Tucker's Lemma
   HOME

TheInfoList



OR:

In
mathematics Mathematics is an area of knowledge that includes the topics of numbers, formulas and related structures, shapes and the spaces in which they are contained, and quantities and their changes. These topics are represented in modern mathematics ...
, Tucker's lemma is a
combinatorial Combinatorics is an area of mathematics primarily concerned with counting, both as a means and an end in obtaining results, and certain properties of finite structures. It is closely related to many other areas of mathematics and has many ap ...
analog of the
Borsuk–Ulam theorem In mathematics, the Borsuk–Ulam theorem states that every continuous function from an ''n''-sphere into Euclidean ''n''-space maps some pair of antipodal points to the same point. Here, two points on a sphere are called antipodal if they are in ...
, named after
Albert W. Tucker Albert William Tucker (28 November 1905 – 25 January 1995) was a Canadian mathematician who made important contributions in topology, game theory, and non-linear programming. Biography Albert Tucker was born in Oshawa, Ontario, Canada, and ea ...
. Let T be a
triangulation In trigonometry and geometry, triangulation is the process of determining the location of a point by forming triangles to the point from known points. Applications In surveying Specifically in surveying, triangulation involves only angle me ...
of the closed ''n''-dimensional
ball A ball is a round object (usually spherical, but can sometimes be ovoid) with several uses. It is used in ball games, where the play of the game follows the state of the ball as it is hit, kicked or thrown by players. Balls can also be used f ...
B_n. Assume T is antipodally symmetric on the boundary
sphere A sphere () is a Geometry, geometrical object that is a solid geometry, three-dimensional analogue to a two-dimensional circle. A sphere is the Locus (mathematics), set of points that are all at the same distance from a given point in three ...
S_. That means that the subset of
simplices In geometry, a simplex (plural: simplexes or simplices) is a generalization of the notion of a triangle or tetrahedron to arbitrary dimensions. The simplex is so-named because it represents the simplest possible polytope in any given dimension. ...
of T which are in S_ provides a triangulation of S_ where if σ is a simplex then so is −σ. Let L:V(T)\to\ be a labeling of the vertices of T which is an
odd function In mathematics, even functions and odd functions are functions which satisfy particular symmetry relations, with respect to taking additive inverses. They are important in many areas of mathematical analysis, especially the theory of power seri ...
on S_, i.e, L(-v) = -L(v) for every vertex v\in S_. Then Tucker's lemma states that T contains a ''complementary edge'' - an edge (a 1-simplex) whose vertices are labelled by the same number but with opposite signs.


Proofs

The first proofs were non-constructive, by way of contradiction. Later, constructive proofs were found, which also supplied algorithms for finding the complementary edge. Basically, the algorithms are path-based: they start at a certain point or edge of the triangulation, then go from simplex to simplex according to prescribed rules, until it is not possible to proceed any more. It can be proved that the path must end in a simplex which contains a complementary edge. An easier proof of Tucker's lemma uses the more general
Ky Fan lemma In mathematics, Ky Fan's lemma (KFL) is a combinatorial lemma about labellings of triangulations. It is a generalization of Tucker's lemma. It was proved by Ky Fan in 1952. Definitions KFL uses the following concepts. * B_n: the closed ''n''-d ...
, which has a simple algorithmic proof. The following description illustrates the algorithm for n=2. Note that in this case B_n is a disc and there are 4 possible labels: -2, -1, 1, 2, like the figure at the top-right. Start outside the ball and consider the labels of the boundary vertices. Because the labeling is an odd function on the boundary, the boundary must have both positive and negative labels: * If the boundary contains only \pm 1 or only \pm 2, there must be a complementary edge on the boundary. Done. * Otherwise, the boundary must contain (+1,-2) edges. Moreover, the number of (+1,-2) edges on the boundary must be odd. Select an (+1,-2) edge and go through it. There are three cases: * You are now in a (+1,-2,+2) simplex. Done. * You are now in a (+1,-2,-1) simplex. Done. * You are in a simplex with another (+1,-2) edge. Go through it and continue. The last case can take you outside the ball. However, since the number of (+1,-2) edges on the boundary must be odd, there must be a new, unvisited (+1,-2) edge on the boundary. Go through it and continue. This walk must end inside the ball, either in a (+1,-2,+2) or in a (+1,-2,-1) simplex. Done.


Run-time

The run-time of the algorithm described above is polynomial in the triangulation size. This is considered bad, since the triangulations might be very large. It would be desirable to find an algorithm which is logarithmic in the triangulation size. However, the problem of finding a complementary edge is
PPA PPA may refer to: Biomedical * ''Palpatio per anum'', Latin medical term for a rectal examination * Parahippocampal place area located within the parahippocampal gyrus * Phenylpropanolamine * Primary progressive aphasia Organizations * Pakistan ...
-complete even for n=2 dimensions. This implies that there is not too much hope for finding a fast algorithm.


Equivalent results


See also

*
Topological combinatorics The mathematical discipline of topological combinatorics is the application of topological and algebro-topological methods to solving problems in combinatorics. History The discipline of combinatorial topology used combinatorial concepts in topo ...


References

{{reflist Combinatorics Topology Lemmas